@charset "UTF-8";
/*
 * This file was auto-generated using SASS
 * You can manually modify it - but usually you will want to 
 * Re-generate it using the SASS variables of your theme
*/
body.va-layout-full section.app-blog article {
  background: #FFF;
  padding-bottom: 15px;
  transition: box-shadow .3s ease-in-out; }
  body.va-layout-full section.app-blog article .header,
  body.va-layout-full section.app-blog article .content,
  body.va-layout-full section.app-blog article .footer,
  body.va-layout-full section.app-blog article #disqus_thread {
    padding: 0 30px; }
  body.va-layout-full section.app-blog article .header picture {
    margin-right: -30px;
    margin-left: -30px; }
  body.va-layout-full section.app-blog article.list-item:hover {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2); }

body.va-layout-full section.app-blog aside .addthis_inline_share_toolbox {
  background: #FFF;
  margin-top: 1px;
  padding: 30px; }

section.app-blog .category-header {
  margin-bottom: 30px; }

section.app-blog article {
  margin-bottom: 45px; }
  section.app-blog article.list-item .header picture {
    display: block;
    transition: background-color .3s ease-in-out; }
    section.app-blog article.list-item .header picture img {
      transition: opacity .3s ease-in-out;
      backface-visibility: hidden;
      width: 100%;
      border-bottom: 1px solid #efefef; }
  section.app-blog article.list-item .header h2 {
    transition: color .3s ease-in-out; }
  section.app-blog article.list-item .header .details {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px; }
    section.app-blog article.list-item .header .details .person {
      margin-right: 10px; }
      section.app-blog article.list-item .header .details .person img {
        border-radius: 50%; }
    section.app-blog article.list-item .header .details time {
      font-size: 0.85em; }
    section.app-blog article.list-item .header .details a.category {
      font-size: 0.85em;
      display: inline-block;
      padding: 0 5px; }
  section.app-blog article.list-item .content {
    margin-bottom: 30px; }
    section.app-blog article.list-item .content span.readmore {
      margin-top: 15px; }
  section.app-blog article.list-item .footer .tags {
    font-size: 0.85em;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 10px; }
    section.app-blog article.list-item .footer .tags a {
      display: inline-block;
      padding: 0 5px; }
  section.app-blog article.list-item .footer .person {
    overflow: hidden; }
    section.app-blog article.list-item .footer .person a {
      display: flex;
      flex-direction: row;
      align-items: center; }
      section.app-blog article.list-item .footer .person a img {
        border-radius: 50%;
        backface-visibility: hidden;
        margin-right: 15px; }
      section.app-blog article.list-item .footer .person a h4 {
        font-size: 0.85em; }
  section.app-blog article.list-item .app-blog-readmorelink:hover picture img {
    opacity: 0.8; }
  section.app-blog article.list-item .app-blog-readmorelink:hover h2 {
    color: #FF3939; }

section.app-blog article {
  margin-bottom: 45px; }
  section.app-blog article.post-detail .header picture {
    display: block;
    margin-bottom: 30px;
    transition: background-color 0.3s ease-in-out; }
    section.app-blog article.post-detail .header picture img {
      transition: opacity 0.3s ease-in-out;
      width: 100%; }
  section.app-blog article.post-detail .header h2 {
    transition: color 0.3s ease-in-out; }
  section.app-blog article.post-detail .header .details {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 15px 0; }
    section.app-blog article.post-detail .header .details .person {
      margin-right: 10px; }
      section.app-blog article.post-detail .header .details .person img {
        border-radius: 50%; }
    section.app-blog article.post-detail .header .details time {
      font-size: 13px; }
    section.app-blog article.post-detail .header .details a.category {
      font-size: 13px;
      display: inline-block;
      padding: 0 5px; }
  section.app-blog article.post-detail .content {
    margin-bottom: 30px; }
    section.app-blog article.post-detail .content img[style*="float: right"],
    section.app-blog article.post-detail .content img[style*="float:right"] {
      margin-left: 15px;
      margin-bottom: 15px; }
    section.app-blog article.post-detail .content img[style*="float: left"],
    section.app-blog article.post-detail .content img[style*="float:left"] {
      margin-right: 15px;
      margin-bottom: 15px; }
    section.app-blog article.post-detail .content p:first-of-type {
      margin-bottom: 15px; }
    section.app-blog article.post-detail .content p img {
      box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
      border-radius: 4px;
      margin: 10px 0; }
    section.app-blog article.post-detail .content blockquote {
      position: relative;
      z-index: 4;
      border-left: 4px solid #FF3939;
      min-height: 60px;
      font-family: georgia;
      font-style: italic !important;
      font-size: 20px;
      line-height: 26px; }
      section.app-blog article.post-detail .content blockquote:before {
        content: "“";
        font-size: 200px;
        z-index: -1;
        position: absolute;
        top: 70px;
        left: 0;
        color: #efefef;
        font-family: Georgia, "Times New Roman", Times, serif; }
      section.app-blog article.post-detail .content blockquote p {
        position: relative;
        font-family: georgia;
        font-style: italic !important;
        font-size: 20px;
        line-height: 26px; }
    section.app-blog article.post-detail .content ul {
      list-style-type: none;
      margin: 8px 0 8px 0;
      padding: 0; }
      section.app-blog article.post-detail .content ul li {
        padding: 0;
        margin: 0;
        padding-left: 25px;
        position: relative;
        line-height: 22px;
        margin-bottom: 5px; }
        section.app-blog article.post-detail .content ul li:before {
          content: "\f138";
          font-family: "Font Awesome 5 Pro";
          font-weight: 300;
          font-size: 16px;
          color: #FF3939;
          position: absolute;
          left: 0;
          top: 1px; }
        section.app-blog article.post-detail .content ul li ul li {
          padding-left: 25px; }
          section.app-blog article.post-detail .content ul li ul li:before {
            content: "\f138";
            font-family: "Font Awesome 5 Pro";
            font-weight: 300;
            font-size: 16px;
            color: #6c757d;
            position: absolute;
            left: 0;
            top: 1px; }
    section.app-blog article.post-detail .content ol {
      margin: 8px 0 0 0;
      padding: 0;
      list-style: none;
      counter-reset: li; }
      section.app-blog article.post-detail .content ol li {
        padding: 0;
        counter-increment: li;
        margin: 0;
        padding-left: 35px;
        position: relative;
        line-height: 24px;
        margin-bottom: 6px; }
        section.app-blog article.post-detail .content ol li:before {
          content: counter(li);
          color: #fff;
          display: block;
          width: 24px;
          height: 24px;
          background-color: #FF3939;
          margin-left: -1.5em;
          margin-right: 0.5em;
          text-align: center;
          line-height: 24px;
          border-radius: 50%;
          font-size: 12px;
          font-weight: bold;
          position: absolute;
          left: 20px; }
        section.app-blog article.post-detail .content ol li ol li {
          padding-left: 25px; }
          section.app-blog article.post-detail .content ol li ol li:before {
            content: counter(li);
            color: #FF3939;
            display: block;
            background-color: transparent;
            margin-left: 0;
            margin-right: 0;
            text-align: left;
            line-height: 26px;
            border-radius: 0px;
            font-size: 12px;
            font-weight: bold;
            position: absolute;
            left: 0px; }
      section.app-blog article.post-detail .content ol > li {
        margin-left: -2px; }
  section.app-blog article.post-detail .footer .tags {
    font-size: 13px;
    padding-bottom: 15px;
    margin-bottom: 10px; }
    section.app-blog article.post-detail .footer .tags strong {
      line-height: 1.5;
      vertical-align: middle; }
    section.app-blog article.post-detail .footer .tags a {
      margin-right: 5px; }
      section.app-blog article.post-detail .footer .tags a.btn {
        padding: 4px 8px;
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-top: 0;
        margin-left: 8px; }
  section.app-blog article.post-detail .footer .person {
    overflow: hidden; }
    section.app-blog article.post-detail .footer .person a {
      display: flex;
      flex-direction: row;
      align-items: center; }
      section.app-blog article.post-detail .footer .person a img {
        border-radius: 50%;
        backface-visibility: hidden;
        margin-right: 15px; }
      section.app-blog article.post-detail .footer .person a h4 {
        font-size: 13px; }
  section.app-blog article.post-detail .footer .authordetails {
    font-size: 13px; }
    section.app-blog article.post-detail .footer .authordetails img {
      border-radius: 50%;
      max-width: 100px;
      float: right;
      display: block;
      margin-left: 30px; }
    section.app-blog article.post-detail .footer .authordetails p {
      font-size: 13px; }
  section.app-blog article.post-detail .footer .backlink {
    margin-bottom: 30px; }
  section.app-blog article.post-detail .app-blog-readmorelink:hover picture {
    background-color: #FF3939; }
    section.app-blog article.post-detail .app-blog-readmorelink:hover picture img {
      opacity: 0.5; }
  section.app-blog article.post-detail .app-blog-readmorelink:hover h2 {
    color: #FF3939; }

section.app-blog .addthis_inline_share_toolbox {
  margin: 30px 0; }

section.app-blog aside .addthis_inline_share_toolbox {
  padding-left: 30px;
  min-width: 350px; }

section.app-blog hr {
  margin: 30px 0; }

section .article-links {
  margin-bottom: 30px;
  overflow: hidden; }

section .previous,
section .next {
  max-width: 48%;
  font-size: 13px;
  font-weight: 700; }
  @media (min-width: 576px) {
    section .previous,
    section .next {
      max-width: 300px; } }
  section .previous a:before,
  section .next a:before {
    font-weight: 300;
    font-size: 50px;
    transition: color 0.3s ease-in-out;
    color: #FF3939; }
  section .previous a:hover,
  section .next a:hover {
    text-decoration: none; }
    section .previous a:hover:before,
    section .next a:hover:before {
      color: #555555; }
  section .previous a strong,
  section .next a strong {
    display: block;
    font-weight: 500; }
  section .previous a img,
  section .next a img {
    display: none;
    width: 70px; }
    @media (min-width: 992px) {
      section .previous a img,
      section .next a img {
        display: block; } }

section .previous {
  float: left; }
  section .previous a {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #555555; }
    section .previous a:before {
      content: "‹";
      margin-right: 5px; }
    section .previous a img {
      border-radius: 50%;
      margin-right: 10px; }

section .next {
  float: right; }
  section .next a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    text-align: right;
    color: #555555; }
    section .next a:before {
      content: "›";
      margin-left: 5px; }
    section .next a img {
      border-radius: 50%;
      margin-left: 10px; }

body.va-layout-full section.app-blog {
  max-width: 1200px;
  margin: 0 auto; }
  body.va-layout-full section.app-blog .container-inner {
    padding-top: 30px;
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      body.va-layout-full section.app-blog .container-inner {
        padding-top: 60px;
        padding-bottom: 60px; } }
  body.va-layout-full section.app-blog h1 {
    margin-bottom: 30px; }
  body.va-layout-full section.app-blog h2 {
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 30px; }
  body.va-layout-full section.app-blog h3 {
    font-weight: 400;
    margin-top: 20px; }
  body.va-layout-full section.app-blog p {
    font-size: 1rem; }
  body.va-layout-full section.app-blog ol, body.va-layout-full section.app-blog ul {
    font-size: 1rem;
    padding-left: 20px; }

body.va-layout-full nav.co-category-list-container {
  background: #FFF;
  padding: 15px 30px; }
  body.va-layout-full nav.co-category-list-container ul {
    padding-left: 0; }

nav.co-category-list-container {
  padding: 0px;
  border-left: 5px solid #FF3939;
  padding-left: 30px;
  min-width: 100%; }
  @media (min-width: 992px) {
    nav.co-category-list-container {
      width: 310px; } }
  nav.co-category-list-container h3 {
    padding-bottom: 15px;
    color: #6f6f6f;
    font-size: 14px; }
  nav.co-category-list-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    nav.co-category-list-container ul li a {
      padding: 7.5px 0;
      display: block;
      transition: color .3s ease-in-out; }
    nav.co-category-list-container ul li span {
      background: #e9ecef;
      color: #a2a2a2; }

/*# sourceMappingURL=bs4.css.map */
